home *** CD-ROM | disk | FTP | other *** search
/ Professor Fernleaf from the Tropics / Professor Fernleaf from the Tropics.iso / pc / program / nav-16.dxr / 00032_Move Movie Down.ls < prev    next >
Encoding:
Text File  |  1998-11-24  |  88 b   |  5 lines

  1. on exitFrame
  2.   MoveMovie("Down")
  3.   set the memberNum of sprite 51 to member "dummy"
  4. end
  5.